[INFO] cloning repository https://github.com/universalsequences/eseqlisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/universalsequences/eseqlisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalsequences%2Feseqlisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalsequences%2Feseqlisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e7d89d42ca10d1150c2b0ad244509ce468d3231
[INFO] fixing universalsequences/eseqlisp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalsequences%2Feseqlisp" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/universalsequences/eseqlisp
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/universalsequences/eseqlisp
[INFO] tweaked toml for git repo https://github.com/universalsequences/eseqlisp written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/universalsequences/eseqlisp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/universalsequences/eseqlisp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.31.10
[INFO] [stderr]   Downloaded wayland-scanner v0.31.9
[INFO] [stderr]   Downloaded wayland-cursor v0.31.13
[INFO] [stderr]   Downloaded wayland-backend v0.3.14
[INFO] [stderr]   Downloaded wayland-client v0.31.13
[INFO] [stderr]   Downloaded toml_edit v0.25.4+spec-1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868
[INFO] running `Command { std: "docker" "start" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking eseqlisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/adsr_editor.rs:5:30
[INFO] [stdout]      |
[INFO] [stdout]    5 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    6 |     WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |     |               |
[INFO] [stdout]      |     |               no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |     no `WidgetInstance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/button.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MouseEventOutcome,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     WidgetDefinition, WidgetEvent, label::label_text_row, ndc_bounds, resolve_named_color,
[INFO] [stdout]      |                                                           ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/hslider.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     get_f32_prop, mapped_haptic_value, metal_widget_instance, ndc_bounds, resolve_named_color,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/knob.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     get_f32_prop, metal_widget_instance, ndc_bounds, styled_cell,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/label.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/mixer_meter.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/number_label.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/response_curve_editor.rs:7:30
[INFO] [stdout]      |
[INFO] [stdout]    7 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetCursor, WidgetDefinition,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    8 |     WidgetEvent, WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                  |               |
[INFO] [stdout]      |                  |               no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |                  no `WidgetInstance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetViewport`
[INFO] [stdout]    --> src/widget_render/sdf_widget.rs:8:54
[INFO] [stdout]     |
[INFO] [stdout]   8 |     CellBuffer, Constraints, LayoutNode, MeasureCtx, MetalPrimitive, Rect, Size, WidgetViewport,
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^ no `WidgetViewport` in `widget_render`
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:359:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 358 | #[derive(Clone, Copy)]
[INFO] [stdout] 359 | pub struct WidgetViewport {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalQuadPrimitive`, `super::MetalRectPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/timeline.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MetalQuadPrimitive,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalQuadPrimitive` in `widget_render`
[INFO] [stdout]      |                              |               |
[INFO] [stdout]      |                              |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     MetalRectPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent, WidgetInstance,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`         ^^^^^^^^^^^^^^ no `WidgetInstance` in `widget_render`
[INFO] [stdout]   10 |     WidgetKeyEvent, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:388:12
[INFO] [stdout]      |
[INFO] [stdout]  386 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  387 | #[derive(Clone, Copy)]
[INFO] [stdout]  388 | pub struct MetalQuadPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:381:12
[INFO] [stdout]      |
[INFO] [stdout]  379 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  380 | #[derive(Clone)]
[INFO] [stdout]  381 | pub struct MetalRectPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/toggle.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     get_bool_prop, metal_widget_instance, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/vslider.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MouseEventOutcome,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     WidgetDefinition, WidgetEvent, get_f32_prop, mapped_haptic_value, metal_widget_instance,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^^^^^^^^ no `metal_widget_instance` in `widget_render`
[INFO] [stdout]   10 |     ndc_bounds, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]      |     ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `metal_fragment_shader` is not a member of trait `WidgetDefinition`
[INFO] [stdout]    --> src/widget_render/number_picker.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 | /     fn metal_fragment_shader(&self, widget_type: &str) -> Option<&'static str> {
[INFO] [stdout] 438 | |         match widget_type {
[INFO] [stdout] 439 | |             "number-picker" => Some(super::ROUNDED_RECT_SHADER),
[INFO] [stdout] 440 | |             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `WidgetDefinition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ROUNDED_RECT_SHADER` in module `super`
[INFO] [stdout]     --> src/widget_render/number_picker.rs:439:44
[INFO] [stdout]      |
[INFO] [stdout]  439 |             "number-picker" => Some(super::ROUNDED_RECT_SHADER),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ not found in `super`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1160:11
[INFO] [stdout]      |
[INFO] [stdout] 1159 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1160 | pub const ROUNDED_RECT_SHADER: &str = r#"
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NUMBER_PICKER_TRI_SHADER` in this scope
[INFO] [stdout]    --> src/widget_render/number_picker.rs:440:41
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub static NUMBER_PICKER_WIDGET: NumberPickerWidget = NumberPickerWidget;
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named static `NUMBER_PICKER_WIDGET` defined here
[INFO] [stdout] ...
[INFO] [stdout] 440 |             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 440 -             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout] 440 +             "number-picker-tri" => Some(NUMBER_PICKER_WIDGET),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ndc_bounds` in module `super`
[INFO] [stdout]     --> src/widget_render/sdf_widget.rs:553:37
[INFO] [stdout]      |
[INFO] [stdout]  553 |     let (ndc_min, ndc_max) = super::ndc_bounds(paint_rect, viewport);
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in `super`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WidgetInstance` in module `super`
[INFO] [stdout]    --> src/widget_render/sdf_widget.rs:579:26
[INFO] [stdout]     |
[INFO] [stdout] 579 |         instance: super::WidgetInstance {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not found in `super`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout] 341 | pub struct WidgetInstance {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/widget_render/waveform.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     sample: Arc<SampleBuffer>,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]     --> src/widget_render/waveform.rs:1202:17
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         sample: Arc::new(SampleBuffer {
[INFO] [stdout]      |                 ^^^ use of undeclared type `Arc`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::sync::Arc;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/adsr_editor.rs:5:30
[INFO] [stdout]      |
[INFO] [stdout]    5 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    6 |     WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |     |               |
[INFO] [stdout]      |     |               no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |     no `WidgetInstance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/button.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MouseEventOutcome,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     WidgetDefinition, WidgetEvent, label::label_text_row, ndc_bounds, resolve_named_color,
[INFO] [stdout]      |                                                           ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/hslider.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     get_f32_prop, mapped_haptic_value, metal_widget_instance, ndc_bounds, resolve_named_color,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::button::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::button::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/knob.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     get_f32_prop, metal_widget_instance, ndc_bounds, styled_cell,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::hslider::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::hslider::tests::metal_widget_instance` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::hslider::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/adsr_editor.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 |     WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::Color`
[INFO] [stdout]  --> src/widget_render/adsr_editor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::backend::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/button.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_f32_prop`
[INFO] [stdout]  --> src/widget_render/dropdown.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/dropdown.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_map,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/knob_number.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/knob_number.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::theme`
[INFO] [stdout]   --> src/widget_render/knob_number.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::theme;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/label.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, MeasureCtx, Rect, Size, f64_to_f32, get_map, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_f32_prop`
[INFO] [stdout]  --> src/widget_render/mixer_meter.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     WidgetDefinition, get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_FONT_SIZE` and `LayoutNode`
[INFO] [stdout]  --> src/widget_render/mixer_meter.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/number_label.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, MeasureCtx, Rect, Size, f64_to_f32, get_map, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_bool_prop`
[INFO] [stdout]  --> src/widget_render/number_picker.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_bool_prop, get_f32_prop, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/number_picker.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/response_curve_editor.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 |     WidgetEvent, WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::Color`
[INFO] [stdout]   --> src/widget_render/response_curve_editor.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::backend::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/tabs.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::layout::{Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_f32_prop` and `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/text_input.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/text_input.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LayoutNode`
[INFO] [stdout]  --> src/widget_render/transport_clock.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::layout::{Constraints, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/label.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout]     = note: unresolved item `crate::widget_render::hslider::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::button::tests::MetalProportionalTextPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]   --> src/widget_render/tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     resolve_named_color, styled_cell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/tree.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/vslider.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/widget_render/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/lib.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     time::{Duration, Instant},
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/mixer_meter.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalProportionalTextPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalRectPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalRectPrimitive`
[INFO] [stdout]    --> src/widget_render/number_label.rs:4:17
[INFO] [stdout]     |
[INFO] [stdout]   4 |     CellBuffer, MetalPrimitive, MetalProportionalTextPrimitive, MetalRectPrimitive,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`
[INFO] [stdout]     |                 |               |
[INFO] [stdout]     |                 |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]     |                 no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalProportionalTextPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 407 | #[derive(Clone)]
[INFO] [stdout] 408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::label::tests::MetalRectPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 380 | #[derive(Clone)]
[INFO] [stdout] 381 | pub struct MetalRectPrimitive {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/response_curve_editor.rs:7:30
[INFO] [stdout]      |
[INFO] [stdout]    7 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetCursor, WidgetDefinition,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    8 |     WidgetEvent, WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                  |               |
[INFO] [stdout]      |                  |               no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |                  no `WidgetInstance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::number_label::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::hslider::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::WidgetViewport`
[INFO] [stdout]    --> src/widget_render/sdf_widget.rs:8:54
[INFO] [stdout]     |
[INFO] [stdout]   8 |     CellBuffer, Constraints, LayoutNode, MeasureCtx, MetalPrimitive, Rect, Size, WidgetViewport,
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^              ^^^^^^^^^^^^^^ no `WidgetViewport` in `widget_render`
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      no `MetalPrimitive` in `widget_render`
[INFO] [stdout]     |
[INFO] [stdout]     = note: unresolved item `crate::widget_render::response_curve_editor::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:471:10
[INFO] [stdout]     |
[INFO] [stdout] 469 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 470 | #[derive(Clone)]
[INFO] [stdout] 471 | pub enum MetalPrimitive {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: unresolved item `crate::widget_render::response_curve_editor::tests::WidgetViewport` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:359:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 358 | #[derive(Clone, Copy)]
[INFO] [stdout] 359 | pub struct WidgetViewport {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::MetalQuadPrimitive`, `super::MetalRectPrimitive`, `super::WidgetInstance`, `super::WidgetViewport`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/timeline.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MetalQuadPrimitive,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `MetalQuadPrimitive` in `widget_render`
[INFO] [stdout]      |                              |               |
[INFO] [stdout]      |                              |               no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     MetalRectPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent, WidgetInstance,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^ no `MetalRectPrimitive` in `widget_render`         ^^^^^^^^^^^^^^ no `WidgetInstance` in `widget_render`
[INFO] [stdout]   10 |     WidgetKeyEvent, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     no `WidgetViewport` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::sdf_widget::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::number_label::tests::MetalProportionalTextPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:388:12
[INFO] [stdout]      |
[INFO] [stdout]  386 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  387 | #[derive(Clone, Copy)]
[INFO] [stdout]  388 | pub struct MetalQuadPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::number_label::tests::MetalRectPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:381:12
[INFO] [stdout]      |
[INFO] [stdout]  379 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  380 | #[derive(Clone)]
[INFO] [stdout]  381 | pub struct MetalRectPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::response_curve_editor::tests::WidgetInstance` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:341:12
[INFO] [stdout]      |
[INFO] [stdout]  338 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout]  341 | pub struct WidgetInstance {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::sdf_widget::tests::WidgetViewport` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:359:12
[INFO] [stdout]      |
[INFO] [stdout]  357 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  358 | #[derive(Clone, Copy)]
[INFO] [stdout]  359 | pub struct WidgetViewport {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::response_curve_editor::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/toggle.rs:6:30
[INFO] [stdout]      |
[INFO] [stdout]    6 |     CellBuffer, EventOutput, MetalPrimitive, MouseEventOutcome, WidgetDefinition, WidgetEvent,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^ no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    7 |     get_bool_prop, metal_widget_instance, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    no `metal_widget_instance` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::timeline::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::hslider::tests::metal_widget_instance` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::timeline::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::MetalPrimitive`, `super::MetalProportionalTextPrimitive`, `super::metal_widget_instance`, `super::ndc_bounds`
[INFO] [stdout]     --> src/widget_render/vslider.rs:8:30
[INFO] [stdout]      |
[INFO] [stdout]    8 |     CellBuffer, EventOutput, MetalPrimitive, MetalProportionalTextPrimitive, MouseEventOutcome,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MetalProportionalTextPrimitive` in `widget_render`
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              no `MetalPrimitive` in `widget_render`
[INFO] [stdout]    9 |     WidgetDefinition, WidgetEvent, get_f32_prop, mapped_haptic_value, metal_widget_instance,
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^^^^^^^^^^^ no `metal_widget_instance` in `widget_render`
[INFO] [stdout]   10 |     ndc_bounds, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]      |     ^^^^^^^^^^ no `ndc_bounds` in `widget_render`
[INFO] [stdout]      |
[INFO] [stdout]      = note: unresolved item `crate::widget_render::toggle::tests::MetalPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:471:10
[INFO] [stdout]      |
[INFO] [stdout]  469 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  470 | #[derive(Clone)]
[INFO] [stdout]  471 | pub enum MetalPrimitive {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::timeline::tests::MetalProportionalTextPrimitive` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:408:12
[INFO] [stdout]      |
[INFO] [stdout]  406 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  407 | #[derive(Clone)]
[INFO] [stdout]  408 | pub struct MetalProportionalTextPrimitive {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::toggle::tests::metal_widget_instance` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:490:8
[INFO] [stdout]      |
[INFO] [stdout]  489 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  490 | pub fn metal_widget_instance(widget_type: &str, instance: WidgetInstance) -> Vec<MetalPrimitive> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: unresolved item `crate::widget_render::toggle::tests::ndc_bounds` exists but is inaccessible
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `metal_fragment_shader` is not a member of trait `WidgetDefinition`
[INFO] [stdout]    --> src/widget_render/number_picker.rs:437:5
[INFO] [stdout]     |
[INFO] [stdout] 437 | /     fn metal_fragment_shader(&self, widget_type: &str) -> Option<&'static str> {
[INFO] [stdout] 438 | |         match widget_type {
[INFO] [stdout] 439 | |             "number-picker" => Some(super::ROUNDED_RECT_SHADER),
[INFO] [stdout] 440 | |             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout] ...   |
[INFO] [stdout] 443 | |     }
[INFO] [stdout]     | |_____^ not a member of trait `WidgetDefinition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ROUNDED_RECT_SHADER` in module `super`
[INFO] [stdout]     --> src/widget_render/number_picker.rs:439:44
[INFO] [stdout]      |
[INFO] [stdout]  439 |             "number-picker" => Some(super::ROUNDED_RECT_SHADER),
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ not found in `super`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1160:11
[INFO] [stdout]      |
[INFO] [stdout] 1159 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1160 | pub const ROUNDED_RECT_SHADER: &str = r#"
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NUMBER_PICKER_TRI_SHADER` in this scope
[INFO] [stdout]    --> src/widget_render/number_picker.rs:440:41
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub static NUMBER_PICKER_WIDGET: NumberPickerWidget = NumberPickerWidget;
[INFO] [stdout]     | ------------------------------------------------------------------------- similarly named static `NUMBER_PICKER_WIDGET` defined here
[INFO] [stdout] ...
[INFO] [stdout] 440 |             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 440 -             "number-picker-tri" => Some(NUMBER_PICKER_TRI_SHADER),
[INFO] [stdout] 440 +             "number-picker-tri" => Some(NUMBER_PICKER_WIDGET),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ndc_bounds` in module `super`
[INFO] [stdout]     --> src/widget_render/sdf_widget.rs:553:37
[INFO] [stdout]      |
[INFO] [stdout]  553 |     let (ndc_min, ndc_max) = super::ndc_bounds(paint_rect, viewport);
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in `super`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/widget_render/mod.rs:1184:8
[INFO] [stdout]      |
[INFO] [stdout] 1183 | #[cfg(target_os = "macos")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 1184 | pub fn ndc_bounds(rect: Rect, viewport: WidgetViewport) -> ([f32; 2], [f32; 2]) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WidgetInstance` in module `super`
[INFO] [stdout]    --> src/widget_render/sdf_widget.rs:579:26
[INFO] [stdout]     |
[INFO] [stdout] 579 |         instance: super::WidgetInstance {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^ not found in `super`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/widget_render/mod.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] ...
[INFO] [stdout] 341 | pub struct WidgetInstance {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/widget_render/waveform.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |     sample: Arc<SampleBuffer>,
[INFO] [stdout]    |             ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: struct `crate::audio::sample::tests::Arc` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Arc` in this scope
[INFO] [stdout]     --> src/widget_render/waveform.rs:1202:17
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         sample: Arc::new(SampleBuffer {
[INFO] [stdout]      |                 ^^^ use of undeclared type `Arc`
[INFO] [stdout]      |
[INFO] [stdout]      = note: struct `crate::audio::sample::tests::Arc` exists but is inaccessible
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::sync::Arc;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/adsr_editor.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 |     WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::Color`
[INFO] [stdout]  --> src/widget_render/adsr_editor.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::backend::Color;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/button.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/widget_render/button.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_f32_prop`
[INFO] [stdout]  --> src/widget_render/dropdown.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/dropdown.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_map,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/knob_number.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/knob_number.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::theme`
[INFO] [stdout]   --> src/widget_render/knob_number.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::theme;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/label.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, MeasureCtx, Rect, Size, f64_to_f32, get_map, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_f32_prop`
[INFO] [stdout]  --> src/widget_render/mixer_meter.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     WidgetDefinition, get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DEFAULT_FONT_SIZE` and `LayoutNode`
[INFO] [stdout]  --> src/widget_render/mixer_meter.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/number_label.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Constraints, DEFAULT_FONT_SIZE, MeasureCtx, Rect, Size, f64_to_f32, get_map, get_prop_num,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_bool_prop`
[INFO] [stdout]  --> src/widget_render/number_picker.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_bool_prop, get_f32_prop, resolve_named_color, should_trigger_integer_haptic, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/number_picker.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/response_curve_editor.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 |     WidgetEvent, WidgetInstance, WidgetViewport, ndc_bounds, resolve_named_color, styled_cell,
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::backend::Color`
[INFO] [stdout]   --> src/widget_render/response_curve_editor.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::backend::Color;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]  --> src/widget_render/tabs.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::layout::{Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_f32_prop` and `resolve_named_color`
[INFO] [stdout]  --> src/widget_render/text_input.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     get_f32_prop, resolve_named_color, styled_cell,
[INFO] [stdout]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/text_input.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LayoutNode`
[INFO] [stdout]  --> src/widget_render/transport_clock.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::layout::{Constraints, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num};
[INFO] [stdout]   |                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resolve_named_color`
[INFO] [stdout]   --> src/widget_render/tree.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     resolve_named_color, styled_cell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/tree.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DEFAULT_FONT_SIZE`
[INFO] [stdout]   --> src/widget_render/vslider.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Constraints, DEFAULT_FONT_SIZE, LayoutNode, MeasureCtx, Rect, Size, f64_to_f32, get_prop_num,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]   --> src/widget_render/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use std::collections::hash_map::DefaultHasher;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/lib.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     time::{Duration, Instant},
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/widget_render/mod.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hasher`
[INFO] [stdout]   --> src/widget_render/mod.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::hash::{Hash, Hasher};
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/widget_render/knob_number.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         ctx: &MeasureCtx<'_>,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eseqlisp` (lib) due to 19 previous errors; 27 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/widget_render/knob_number.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         ctx: &MeasureCtx<'_>,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eseqlisp` (lib test) due to 19 previous errors; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868", kill_on_drop: false }`
[INFO] [stdout] 8543c3b79d8e16185de1ebe9c6a8eb23539199472c59c56dd0b9a4e62aeff868
